@charset "utf-8";
/* CSS Document */

.navigation{
	width: 845px;
	height: 55px;
	line-height: 55px;
	margin-top: 40px;
	float: right;
	background: url(nline.html) bottom repeat-x;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav1{ position:relative; z-index:1; height: 55px; }
.nav1 a{ color:#666666; }
.nav1 .nLi{ float:left;  position:relative; display:inline; margin-left: 10px; }
.nav1 .nLi h3{ float:left; width: 93px; }
.nav1 .nLi h3 a{ display:block; width: 93px; height: 54px; color: #666666; overflow: hidden; font-weight:normal; text-align: center; line-height: 60px; position: relative; }
.nav1 .nLi h3 a span{
	position: absolute;
	display: inline-block;
	width: 100%;
	line-height: initial;
	text-align: center;
	top: 0;
	left: 0;
}
.nav1 .nLi h3 a p{
	font-size: 18px;
}
.nav1 .sub{ display:none; width:93px; left:0; top:155px;  position:absolute; background1:#ffffff;  line-height:30px; }
.nav1 .sub li{ zoom:1; }
.nav1 .sub a{ display:block; padding:0 20px; color: #333;}
.nav1 .sub a:hover{ background:#6d6d6d; color:#fff;  }
.nav1 .on h3 a{ color:#f54365; border-bottom: 1px solid #f54365;  }


